home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / a_utils / _archvrs / unix / unzip51 / atari / makeit < prev    next >
Encoding:
Text File  |  1992-10-18  |  614 b   |  16 lines

  1. tcc -DATARI_ST=1 -I=E:\tc\include unzip.c
  2. tcc -DATARI_ST=1 -I=E:\tc\include crypt.c
  3. tcc -DATARI_ST=1 -I=E:\tc\include envargs.c
  4. tcc -DATARI_ST=1 -I=E:\tc\include explode.c
  5. tcc -DATARI_ST=1 -I=E:\tc\include extract.c
  6. tcc -DATARI_ST=1 -I=E:\tc\include file_io.c
  7. tcc -DATARI_ST=1 -I=E:\tc\include inflate.c
  8. tcc -DATARI_ST=1 -I=E:\tc\include mapname.c
  9. tcc -DATARI_ST=1 -I=E:\tc\include match.c
  10. tcc -DATARI_ST=1 -I=E:\tc\include misc.c
  11. tcc -DATARI_ST=1 -I=E:\tc\include unreduce.c
  12. tcc -DATARI_ST=1 -I=E:\tc\include unshrink.c
  13. tcc -DATARI_ST=1 -I=E:\tc\include atari.c
  14. tlink -O=unzip.prg  -S=8192 -C=unzip.lnk
  15. echo done
  16.